home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / caspian / 00048.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  188 b   |  14 lines

  1. sound playFile 1, "coo"
  2. if rollOver(1) then
  3.   cursor(128)
  4. end if
  5. if rollOver(5) then
  6.   cursor(200)
  7. end if
  8. if rollOver(4) then
  9.   cursor(200)
  10. end if
  11. if rollOver(6) then
  12.   cursor(128)
  13. end if
  14.